You can delete the StixTaxii application package from a private storage in the Fabric Storage using the Upload - TrashPrivate API.
Endpoint URL:
https://api-server-host-name/configapi/Uploads/{pool_UUID}/{file_name}
Method:
DELETE
Parameters:
FIELD |
TYPE |
DESCRIPTION |
REQUIRED |
|---|---|---|---|
id |
String |
StixTaxii application ID. Obtain the ID of the StixTaxiiEnrichmentSource application using the Plugins - List API. |
Mandatory |
Success Response:
{
"status": "Success",
"message": "monitorapi/{pool_UUID}/{logpoint_identifier}/orders/{request_id}"
}
You can delete the StixTaxii application package from a public storage in the Fabric Storage using the Upload - TrashPrivate API.
Endpoint URL:
https://api-server-host-name/configapi/Uploads/{file_name}
Method:
DELETE
Parameters:
FIELD |
TYPE |
DESCRIPTION |
REQUIRED |
|---|---|---|---|
id |
String |
StixTaxii application ID. Obtain the ID of the StixTaxiiEnrichmentSource application using the Plugins - List API. |
Mandatory |
Success Response:
{
"status": "Success",
"message": "monitorapi/{pool_UUID}/{logpoint_identifier}/orders/{request_id}"
}
We are glad this guide helped.
Please don't include any personal information in your comment
Contact Support